Skip to content

ATO-1673: Pass service_type claim to auth backend#2806

Merged
cearl1 merged 1 commit into
mainfrom
ATO-1673/pass-service-type-claim-to-auth-backend
May 29, 2025
Merged

ATO-1673: Pass service_type claim to auth backend#2806
cearl1 merged 1 commit into
mainfrom
ATO-1673/pass-service-type-claim-to-auth-backend

Conversation

@cearl1

@cearl1 cearl1 commented May 28, 2025

Copy link
Copy Markdown
Contributor

What

We would like to send the service type to the auth backend, so auth does not need to rely on the client registry to get this value. We are already sending the claim from orch to auth frontend, this PR is passing this claim onto the backend.

Deployed to authdev and tested. Journeys went fine.

Checklist

  • Performance analyst has been notified of the change. n/a
  • A UCD review has been performed. n/a
  • Any necessary changes to the acceptance tests have been made. n/a
  • Documentation has been updated to reflect these changes. n/a

- Note that it is already configured as a required claim, so we don't need to handle it not being provided.
@cearl1 cearl1 requested review from a team as code owners May 28, 2025 13:30
@sonarqubecloud

Copy link
Copy Markdown

@cearl1 cearl1 merged commit e7e4bda into main May 29, 2025
8 checks passed
@cearl1 cearl1 deleted the ATO-1673/pass-service-type-claim-to-auth-backend branch May 29, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants